home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / fileutil / zprow214.zip / ZPROWIN.REV < prev   
Text File  |  1995-04-10  |  15KB  |  408 lines

  1.                         ZIP'R Professional For Windows
  2.  
  3.  
  4. 04-10-95 ■ Version 2.14
  5.  
  6.          . Fixed a problem where the "Parameters" field was not being
  7.            passed to a Windows application.
  8.  
  9.  
  10. 04-05-95 ■ Version 2.13
  11.  
  12.          . Added a "Child Process Checking" feature to the routine that
  13.            executes Windows applications.  This new feature checks all
  14.            the current Windows applications to make sure that the
  15.            application ZIP'R Pro launched and any secondary applications
  16.            launched by the main application are completely closed down
  17.            before attempting to recompress the main program.
  18.  
  19.            As an example, one of our users reported a problem with
  20.            Microsoft PowerPoint v4.0 not working properly with ZIP'R Pro.
  21.            Apparently, PowerPoint hands control off to a separate file
  22.            and terminates the main POWERPNT.EXE file.  Once ZIP'R Pro
  23.            detected that the main EXE file was no longer in use, it tried
  24.            to recompress the entire program, even though a sub-program was
  25.            actually running.  As another example, we found that attempting
  26.            to print a long document from Ami Pro 3.0 causes a similar
  27.            dilemma.  When Ami Pro terminates, Ami Print (AMIPRINT.EXE)
  28.            continues to remain on the desktop until all of the data has
  29.            been sent to the printer.  If Ami Pro is closed while the
  30.            printing process is still running, ZIP'R Pro would again detect
  31.            that the main application had closed, and would try to recompress
  32.            it without waiting for AMIPRINT.EXE to finish.
  33.  
  34.            To address these problems, we have added an option called
  35.            "Child Process Checking".  This feature (which is enabled by
  36.            default) detects when a program launches a "child" application.
  37.            For example, ZIP'R Pro is now able to detect when Ami Pro
  38.            launches Ami Print.  Before starting the compression process,
  39.            ZIP'R Pro makes sure that BOTH Ami Pro and Ami Print have been
  40.            closed.
  41.  
  42.  
  43. 03-13-95 ■ Version 2.12
  44.  
  45.          . Cleanup up and clarified existing code.  A major change took
  46.            place in ZPROCESS.EXE.  See the file ZPROCESS.REV for more
  47.            information.
  48.  
  49.  
  50. 03-02-95 ■ Version 2.11
  51.  
  52.          . Modified code to make sure the extension on the executable
  53.            filename field is always ".exe", ".com", or ".bat".  If the
  54.            extension does not match one of these extensions, it is
  55.            replaced with the ".exe" extension.
  56.  
  57.          . Removed the Directory Validator from the executable filename
  58.            field.  Instead of issuing a warning error to the user,
  59.            ZIP'R Pro simply tries to format the entered string to an
  60.            appropriate value.
  61.  
  62.          . Fixed a minor problem where ".zip" would be placed in the
  63.            compressed filename field (Advanced interface only) when
  64.            the executable file field was filled in.  Modified code to
  65.            put a complete filename and extension in this field, but only
  66.            if it is initially blank.
  67.  
  68.  
  69. 02-16-95 ■ Version 2.10
  70.  
  71.          . See ZPROCESS.REV for a problem fix related to using internal
  72.            compression on a single-user system.
  73.  
  74.          . Fixed a problem where changing the name of the executable
  75.            file when using the Advanced interface would cause the
  76.            compressed filename field to be changed to match the EXE name.
  77.  
  78.          . Updated help file with changes to the name of STSI's BBS.
  79.            (Name was changed from The Bertha BBS to The STSI BBS.)
  80.  
  81.          . Updated copyright notices.
  82.  
  83.  
  84. 01-27-95 ■ Version 2.09
  85.  
  86.          . Modified code to reflect new routine names from STSI's
  87.            internal stString unit.
  88.  
  89.          . Fixed a problem where the ARJ advanced compression options
  90.            were not being saved.  The default compression option was
  91.            always being used, instead of the value specified by the
  92.            user.
  93.  
  94.  
  95. 11-24-94 ■ Version 2.08
  96.  
  97.          . Fixed a problem where .RND files were not being deleted in
  98.            the cleanup process.
  99.  
  100.  
  101. 11-16-94 ■ Version 2.07
  102.  
  103.          . No changes.  (See ZPROCESS.REV for changes.)
  104.  
  105.  
  106. 11-13-94 ■ Version 2.06
  107.  
  108.          . No changes.  (See ZPROCESS.REV for changes.)
  109.  
  110.  
  111. 11-06-94 ■ Version 2.05
  112.  
  113.          . Included file ERRORS.OPL with distribution package, 
  114.            which was previously omitted.
  115.  
  116.  
  117. 10-29-94 ■ Version 2.04
  118.  
  119.          . No changes.  (See ZPROCESS.REV for changes.)
  120.  
  121.  
  122. 10-10-94 ■ Version 2.03
  123.  
  124.          . Updated code and documentation for ASP compliance.  STSI
  125.            is now an ASP approved author!
  126.  
  127.          . Fixed a minor problem in the Registration code checking
  128.            routine.  (Placing 0 in the Network Users field did not
  129.            produce the same results as leaving the field blank.)
  130.  
  131.          . Fixed a problem where files with a .ZSF or .IID extension
  132.            were not being erased in the Cleanup process.  This was
  133.            due to an inaccurate conditional define from a previous
  134.            version of ZIP'R Pro For Windows.  This error should not
  135.            have caused any noticeable problems to the average user.
  136.  
  137.  
  138. 08-16-94 ■ Version 2.02
  139.  
  140.          . Fixed a major problem when using internal ZIP compression.
  141.            When attempting to recompress a program using the Update
  142.            option, users would receive an Error Number 5, (File Access
  143.            Denied).  The compressed file had been marked as read-only, and
  144.            therefore could not be initialized for any other action.  This
  145.            error condition did not appear when using a Novell network, so
  146.            internal beta-testing efforts did not catch the problem.  Added
  147.            code to make sure the compressed file's attributes were properly
  148.            set before any action to the file is attempted.
  149.  
  150.          . Modified the Run button on the editing screen to say "Test Run"
  151.            instead of "Run".
  152.  
  153.  
  154. 08-09-94 ■ Version 2.01
  155.  
  156.          . Updated the ZPROWIN.HLP help file with graphics and
  157.            expanded descriptions.
  158.  
  159.          . Fixed a problem where the Floppy button was not being
  160.            enabled when PKZIP was selected as the compression type.
  161.            (Advanced interface only.)  (A procedure was not declared
  162.            as virtual, and thus was not being overridden.)
  163.  
  164.          . Fixed a problem where the Compression button was not
  165.            being disabled when LHA or None was selected as the
  166.            compression type.  (Advanced interface only.)  (A
  167.            procedure was not declared as virtual, and thus was not
  168.            being overridden.)
  169.  
  170.          . Added Launch Compress As and Launch Decompress As
  171.            options to the Video Options screen.  This allows the
  172.            compression and decompression processes to occur as an
  173.            icon, or to use the setting defined in the ZPROCESS.PIF
  174.            file.
  175.  
  176.          . Added a conversion routine to each of the compression
  177.            paths to make sure they are written to the ZPROWIN.INI
  178.            file in upper case.
  179.  
  180.          . Modified the resource for the Compression Paths screen
  181.            to make sure that the text for the fields is displayed
  182.            in lower case, making it easier to read.
  183.  
  184.          . Modified code to trim a filename and its extension from
  185.            any of the fields on the Compression Paths screen, and
  186.            to make sure that the resulting string contains a trailing
  187.            backslash.
  188.  
  189.          . Added STSI's company telephone numbers to the About box.
  190.  
  191.          . Modified the resource for the About box to make sure that
  192.            the background color is always gray, no matter what the
  193.            Windows color scheme is set to.
  194.  
  195.          . Fixed a problem where the Selective Extraction, Selective
  196.            Exclusion, IN Commands, OUT Commands, TSR Pre-Program
  197.            Commands, and TSR Post-Program Commands were not being
  198.            cleared properly when an icon was edited using a right
  199.            mouse click.  This would produce duplicate entries within
  200.            each field, especially when more than one file was edited
  201.            during a session.
  202.  
  203.  
  204. 08-04-94 ■ Version 2.00
  205.  
  206.          . Added 3 user interfaces to ZIP'R Pro For Windows to allow
  207.            users to select the level that feels right for them.
  208.            Beginner users don't have to wade through all of the
  209.            advanced options.  Advanced users can access a myriad of
  210.            available options, and intermediate users can settle on a
  211.            comfortable compromise between the two.
  212.  
  213.          . Integrated the ZIF Editor into ZIP'R Pro For Windows.  Added
  214.            a menu system, dialog boxes, and icons to display the files
  215.            available for executing through ZIP'R Pro.  The entire program
  216.            can now be executed within the Windows interface, making it
  217.            much easier to use.
  218.  
  219.          . Updated the version number in the registration
  220.            procedure.
  221.  
  222.  
  223. 07-19-94 ■ Version 1.03
  224.  
  225.          . No changes made.
  226.  
  227.  
  228. 04-22-94 ■ Version 1.02
  229.  
  230.          . No modifications.  (See ZIFPROW.REV for modifications
  231.            to the ZIF Editor Pro.)
  232.  
  233.  
  234. 03-29-94 ■ Version 1.01
  235.  
  236.          . Removed support for the /CLEANUP option and moved
  237.            operational code to the ZIF Editor Pro.
  238.  
  239.          . Rearranged the processing order to more closely
  240.            reflect the order used in ZIP'R Pro For DOS.
  241.  
  242.          . Added support for the /TEST and /CLEANUP options.
  243.  
  244.          . Removed redundant InitializeZPWVariables procedure.
  245.  
  246.  
  247. 03-24-94 ■ Version 1.00
  248.            
  249.          . Removed the opening delay screen if the user has
  250.            registered ZPROWIN.
  251.  
  252.          . If QueryOption is enabled, launch the ZProcessor with
  253.            focus.
  254.  
  255.          . Changed the launch style constants to provide greater
  256.            consistency throughout the code.
  257.  
  258.  
  259. 02-14-94 ■ Version 0.6ß
  260.  
  261.          . Updated IFDEF and IFNDEF statements throughout the code
  262.            to minimize code size for each module.
  263.  
  264.          . Added floppy support to ZProWin.
  265.  
  266.          . Corrected a problem where the Instance ID file was not
  267.            having its hidden attribute set.
  268.  
  269.          . Added code to create an Instance ID file when operating
  270.            in a WIN-OS2 session under OS/2.  The Instance ID file
  271.            is used to prevent ZPROWIN from continuing operations
  272.            until the ZProcessor has finished.
  273.  
  274.          . Fixed a problem where the AtomicLockFile procedure
  275.            was not initializing a variable properly, generating
  276.            a General Protection Fault.
  277.  
  278.          . Moved the ZProcessorSignalFile creation routine to
  279.            ZPROWIN.EXE, reducing the chance of conflicts during
  280.            the transition to ZPROCESS.EXE.
  281.  
  282.          . Converted units to share code with ZIP'R Professional
  283.            For DOS and ZProcessor.
  284.  
  285.  
  286. 12-01-93 ■ Version 0.5ß
  287.  
  288.          . Fixed various problems with ZIP'R Professional not
  289.            passing parameters back and forth between the ZProc
  290.            signal file.
  291.  
  292.          . Corrected a problem where the .ZFW extension was not
  293.            being passed to the ZProcessor.
  294.  
  295.          . Altered the command-line processing to allow a .ZFW
  296.            extension to be specified, but not requiring it.
  297.  
  298.          . Fixed a problem where the .ZSF file was not being hidden
  299.            following a read operation.
  300.  
  301.          . Added a ZProcessor Signal File (.ZSF) to enable inter-
  302.            process communication between ZIP'R and ZProcessor.
  303.  
  304.          . Moved all signal file creation routines to the ZProcessor,
  305.            to take advantage of atomic lock files.
  306.  
  307.          . Incorporated code from ZIP'R Professional For DOS to
  308.            handle the decompression and compression processes.
  309.  
  310.          . Removed SQZ support, due to the fact that it hasn't been
  311.            updated recently, and does not support errorlevels.
  312.  
  313.          . Re-wrote ZIP'R Professional For Windows in Pascal.
  314.  
  315.  
  316. 11-25-93 ■ Version 0.4ß
  317.  
  318.          . Replaced a missing equals sign in the routine that reads
  319.            the ZIPRWIN.INI file.
  320.  
  321.          . Corrected a problem in the LaunchDOSAppAndWait routine
  322.            that could result in an "Illegal Function Call" error
  323.            message, due to an invalid window style being set.
  324.  
  325.          . Declared all local and global variables that caused
  326.            errors due to using option explicit.
  327.  
  328.          . Added "Option Explicit" to global declarations, to force
  329.            all variables to be declared before use.
  330.  
  331.  
  332. 07-06-93 ■ Version 0.3ß
  333.            
  334.          . Replaced all references to hard-coded file numbers with
  335.            variables based on the first available file number.
  336.  
  337.          . Corrected a problem in the Update code where ZIP'R For
  338.            Windows was deleting the .ZIP file after ZPROCESS.EXE
  339.            finished its processing.
  340.  
  341.          . Added Update Option code, including the scan for deleted
  342.            files routine.
  343.  
  344.          . Added Query Option code.
  345.  
  346.  
  347. 07-05-93 ■ Version 0.2ß
  348.  
  349.          . Added call to separate ZIPRWIN.DLL to calculate how much
  350.            disk space was available.
  351.  
  352.          . Changed the command processor detection method to be more
  353.            compatible with 4DOS, NDOS, etc..
  354.  
  355.          . Changed the way ZPROCESS.EXE is launched.  If launched
  356.            as a window or icon, ZPROCESS will not be given the
  357.            focus.  This makes the temporary file creation and the
  358.            compression/decompression process less obtrusive.
  359.  
  360.          . Changed the format of the .ZFW files.
  361.  
  362.          . Added extra code to make sure that the current directory
  363.            is correct before generating any files.
  364.  
  365.          . Added routines to delete token files if an error
  366.            is encountered.
  367.  
  368.          . Added error message if ZPROCESS.EXE writes an
  369.            ERRORLEVEL to the token file.
  370.  
  371.          . Changed file open routines to query for a free file,
  372.            rather than hard-coding in a file number.
  373.  
  374.          . Added routine to wait until ZPROCESS.EXE had finished
  375.            before continuing program execution.
  376.  
  377.          . Re-wrote ZIPRWIN.INI file read routines.
  378.  
  379.          . Changed position of all error messages.  Previously,
  380.            they were grouped together in a separate sub-routine.
  381.            This made it difficult to troubleshoot.
  382.  
  383.          . Changed .EXE name from ZIPRW.EXE to ZIPRWIN.EXE.  Changed
  384.            all occurrences of ZIPRW to ZIPRWIN.
  385.  
  386.          . Entered as much code as possible from old version of
  387.            ZIP'R For Windows into new version.
  388.  
  389.          . Changed programming language used to write ZIP'R For
  390.            Windows.  Old language was too slow.
  391.  
  392.  
  393. 04-10-93 ■ Version 0.1ß
  394.  
  395.          . Added code to pass information to ZPROCESS.EXE, which
  396.            creates the temporary file needed to calculate the
  397.            disk space required to decompress a compressed file.
  398.  
  399.  
  400. 04-06-93 ■ Version 0.0ß
  401.  
  402.          . Added routines to pass parameters to ZPROCESS.EXE.
  403.  
  404.          . Transferred over as much of the ZIP'R code as was
  405.            applicable to ZIP'R For Windows.
  406.  
  407.          . Initial coding begun.
  408.